/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	background:#333333; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px; 
	line-height:18px;
	color:#8d8d8d;
	min-width:1000px;
}
html, body { height:100%;}


p {padding-bottom:18px;}

a {
	color:#f7800a; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	position: relative;
	}

	/* Header */
	header{}

	
	
	/* Content */
	section#content {
		
	}			
	/* Footer */
	#page1 footer{padding-top:24px; padding-bottom:68px;
		
	}
	footer{padding-top:24px; padding-bottom:17px;
		
	}
/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
	position:relative;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.img-indent { 
	margin:0 32px 0 0; 
	float:left;
}
.img-indent1 { 
	margin:0 11px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0 21px 0 0; 
	float:left;
}
.extra-wrap { 
	width:100%;
}
.extra-wrap1 { 
	overflow:hidden;;
}
h1 {display:inline-block; margin-top:25px; float:left;
	}
h1 a {
	text-indent:-5000px; 	 
	background:url(../images/logo.png) 0 0 no-repeat;	 
	width:185px;
	height:54px;
	display:block;
	
}
h2 {font-size:30px; line-height:1.2307em; color:#f49602;}
.h2-top {padding-top:55px;}
.h2-bot {padding-bottom:10px;}
.h2-bot1 {padding-bottom:11px;}
h2 span {display:inline-block; margin-top:-5px;}


.sf-menu {margin-top:70px; float:right; margin-right:5px; position:relative; z-index:999;
		
}

.sf-menu li {float:left;
	position:	relative;
	font-size:14px;
	line-height:1.2307em;
	display:inline-block;
	padding:0px 15px 0px 11px;
	margin:0px 0px 0px 0px;
	}



.sf-menu .last {padding-right:0px}	
.sf-menu a {display:block;
	position:		relative;	
	color:#818181;
	text-decoration:none; 
	padding-top:0px;
	background:url(../images/li-bg.gif) right 8px no-repeat;
	padding-right:9px;
	}
	

	.sf-menu li li {
	font-size:13px;
	text-align:left;
	line-height:18px;
	padding:0 0px 12px 5px;
	background:url(../images/li-bg3.gif) 0 6px no-repeat;
	text-transform:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 12px;
	font-weight:bold;
	

	
	
}
.sf-menu .last2 {border-bottom:none;}
	.sf-menu li li a {
		
		padding:0px 0px 0px 6px;
		display:inline-block;
		text-decoration:none;
		color:#fff;
		background:none;
		margin-top:0px;
		
	}
.li-top {margin-top:24px; display:inline-block;}
	
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			209px; 
	display:none;
	padding:0px 0px 21px 14px;
	background:#333333;
}
.sf-menu ul ul {
	position:		relative;
	top:			-999em;
	width:			200px; 
	height:130px;
	display:none;
	padding:7px 0px 5px 9px;
	background:none;
}
.sf-menu li li li {
	font-size:13px;
	font-weight:normal;
	line-height:26px;
	padding:0 0 0px 0px;
	background:none;
	text-transform:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 12px;
	}
		.sf-menu li li li a {
			
		
		padding:0px 0px 0px 0px;
		display:inline-block;
		text-decoration:none;
		color:#fff;
		background:none;
		border:none;
		}
		
.sf-menu .text-left {padding-right:30px;}		
.sf-menu ul li {
	width:			100%;
	
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-5px;
	top:			60px; /* match top ul list item height */
	z-index:		99;
	
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			0px; /* match ul width */
	top:			3px;
	
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0px;
}


.sf-menu a:focus, .sf-menu a:hover, .sf-menu a.active {
	background:none; color:#da8909;
}
.sf-menu > li.sfHover > a {background:url(../images/li-bg2.gif) right 9px no-repeat; color:#da8909;}
.sf-menu > li li.sfHover > a {color:#da8909;}


	.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a.active {
	color:#f49602; 
	}

.sf-menu li li.sfHover {background:url(../images/li-bg2.gif) 0 8px no-repeat; color:#f49602;}	
.sf-menu li li li a:hover {background:none;}





.slider {
	width:960px;
	height:473px;
	padding:0px;
	z-index:10;
	margin-left:60px;
	
}
.items {
	display:none;
}
.play.paused {
	color:#f00;
}

.title2 {font-weight:bold; font-size:50px; line-height:1.2307em; color:#ffffff; padding:230px 0px 0px 38px;}
.title2 span {display:inline-block; margin-top:-12px;}
.title2 em {display:inline-block; margin-top:-22px;}

.title3 {font-size:58px; line-height:1.2307em; color:#262626; padding:30px 0px 0px 38px;}
.title3 span {display:inline-block; margin-top:-19px;}
.title3 em {display:inline-block; margin-top:-37px;}

.title4 {font-weight:bold; font-size:46px; line-height:1.2307em; color:#ffffff; padding:206px 30px 0px 0px; text-align:right;}
.title4 span {display:inline-block; margin-top:-11px;}
.title4 em {display:inline-block; margin-top:-23px;}
.title4 b {display:inline-block; margin-top:-36px;}

.phone1 {font-size:13px; line-height:18px; color:#333333; font-weight:bold; position:absolute; z-index:999; bottom:15px; left:100px;}
.phone1 span {color:#f49602; margin-left:4px;}

.bg1 {height:470px; width:215px; background:url(../images/bg1.png) 0 0 repeat; position:absolute; z-index:999; top:3px; right:70px;}

.list2 {padding:93px 0px 0px 25px;}
.list2 li {font-size:16px; line-height:30px; background:url(../images/list2-bg.png) 0 12px no-repeat; padding-left:15px;}
.list2 a {color:#fff; text-decoration:none;}
.list2 a:hover {color:#c17c0f;}

.banner {
	width:654px;
	min-height:429px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:99;
	padding:0;
}


.controls {
	position:absolute;
	top:208px;
	right:0px;
	z-index:600;
	width:960px;
	height:82px;
}

.controls a.prev {
	display:block;
	height:37px;
	width:19px;
	text-indent:-5000px;
	background:url(../images/button1.gif) 0 0px no-repeat;
	position:absolute;
	top:0;
	left:-7px;
	cursor:pointer;
}
.controls a.prev:hover {
	background:url(../images/button1.gif) 0 -37px no-repeat;
}

.controls a.next {
	display:block;
	height:37px;
	width:19px;
	text-indent:-5000px;
	background:url(../images/button2.gif) 0 0 no-repeat;
	position:absolute;
	top:0;
	right:44px;
	cursor:pointer;
}

.controls a.next:hover {
	background:url(../images/button2.gif) 0 -37px no-repeat;
}

.block6 {margin: 0 auto; width:1000px; position:relative;}

/*===== header =====*/
#header {
	
}
.bg {background:url(../images/bg.gif) 0 0 repeat-x; height:9px;}

.row1 {height:111px;}
.row2 {height:473px;}

.pad-left {padding-left:35px;}
.pad-left1 {padding-left:5px;}

.indent {padding-top:24px;}
.indent1 {padding-top:14px;}

.img-pad {padding:14px 0px 17px 0px;}
.img-pad1 {padding:2px 0px 0px 6px;}
.img-pad2 {padding:14px 0px 16px 0px;}

.text-top {margin-top:-4px; display:inline-block;}
.text-top2 {margin-top:-3px; display:inline-block;}
.text-top1 {margin-top:11px; display:inline-block;}

.text-pad {display:inline-block; padding:6px 0px 18px 0px;}

.text-bottom {margin-bottom:6px; display:inline-block;}

.img-top {padding-top:15px;}
.img-top1 {padding-top:15px;}
.img-top2 {padding-top:14px;}
.img-top3 {padding-top:21px;}


/*===== content =====*/
#content {
	
}
.color {color:#fff;}

.link1 {font-size:11px; line-height:18px; display:inline-block; text-transform:uppercase; color:#f49602; font-weight:bold; margin:2px 17px 0px 0px;}

.link1-top {margin-top:12px;}

.link2 {text-decoration:none; font-size:11px; line-height:1.2307em; color:#333333; text-transform:uppercase; margin-left:90px; margin-top:-6px; display:inline-block; border-bottom:1px solid #333333;}
.link2:hover {border-bottom:none;}

.link3 {color:#fff; text-decoration:none;}
.link3:hover {text-decoration:underline;}

.link4 {color:#8d8d8d; margin-left:10px; display:inline-block; margin-top:-2px;}

.link5 {color:#a76e16; text-decoration:none;}
.link5:hover {text-decoration:underline;}

.img {margin:16px 0px 0px 0px;}


.list li {font-size:14px; line-height:1.2307em; text-transform:uppercase; border-bottom:1px solid #454545; padding:10px 0px 13px 0px;}
.list a {color:#f49602; text-decoration:none;}
.list a:hover {color:#fff;}

.list-top {padding-top:8px;}
.list-top1 {padding-top:0px; margin-top:-4px;}

.list .last {border-bottom:none;}
.divider {background:url(../images/divider.gif) 655px 0 repeat-y;}
.divider1 {background:url(../images/divider.gif) 439px 0 repeat-y;}


.block {height:157px; width:218px; background:#d28103; float:left;}
.block .padding {padding:18px 0px 10px 39px;}

.block-text {font-size:18px; line-height:1.2307em; color:#333333;}

.block-text1 {font-size:36px; line-height:1.2307em; color:#333333; margin-top:-3px;}
.block-text1 span {display:inline-block; margin-top:-10px;}

.block-text1 em {display:inline-block; margin-top:-10px; font-size:27px;}
.block-text1 b {margin-top:-20px; display:inline-block;}

.block-top {padding-top:42px;}
.block-top1 {padding-top:9px;}

.block1 {min-height:157px; width:219px; background:#f49602; float:left;}
.block1 .padding {padding:18px 0px 10px 39px;}

.block2 {min-height:157px; width:218px; background:#febe23; float:left;}
.block2 .padding {padding:18px 0px 10px 39px;}

.block3 {height:157px; width:218px; background:#febe23; float:left; background:url(../images/block3-bg.gif) 0 0 no-repeat;}
.block3 .padding {padding:18px 0px 10px 25px;}

.block3-text {font-size:24px; line-height:1.2307em; color:#fff;}
.block3-text span {font-size:20px; display:inline-block; margin-top:-3px;}
.block3-text em {color:#f49602; display:inline-block; margin-top:-10px;}
.block3-text b {font-size:20px; display:inline-block; margin-top:1px;}
.block3-text span span {margin-top:-3px; display:inline-block; font-size:24px;}

.block4 {height:157px; width:218px; background:#d28103; float:left;}
.block4 .padding {padding:18px 0px 10px 39px;}

.block4-text {font-size:18px; line-height:1.2307em; color:#333333;}

.block4-text1 {font-size:36px; line-height:1.2307em; color:#333333; margin-top:-3px;}
.block4-text1 span {display:inline-block; margin-top:-14px;}

.block4-text1 b {margin-top:-28px; display:inline-block;}

.block5 {height:157px; width:218px; background:#f49602; float:left;}
.block5 .padding {padding:18px 0px 10px 39px;}

.block5-text {font-size:18px; line-height:1.2307em; color:#333333;}

.block5-text1 {font-size:36px; line-height:1.2307em; color:#333333; margin-top:-3px;}
.block5-text1 span {display:inline-block; margin-top:-14px;}

.block5-text1 b {margin-top:-28px; display:inline-block;}

.block-bottom {margin-bottom:30px;}

.page2-img1 {background:url(../images/page2-img1.jpg) 0 0 no-repeat; height:277px; margin-bottom:41px;}

.title {font-size:50px; line-height:1.2307em; color:#262626; padding:36px 0px 0px 40px; height:170px; overflow:hidden;}
.title span {display:inline-block; margin-top:-12px;}
.title em {display:inline-block; margin-top:-23px;}

.phone {font-size:13px; line-height:18px; color:#333333; font-weight:bold; padding:38px 0px 0px 40px;}
.phone span {color:#f49602; margin-left:4px;}

.text1 {font-size:14px; line-height:1.2307em; color:#f49602; text-transform:uppercase; padding:17px 0px 14px 0px;}
.text1 a {color:#f49602; text-decoration:none;}
.text1 a:hover {color:#fff; text-decoration:none;}

.text1-bottom {padding-bottom:11px;}

.border {background:url(../images/border.gif) 0 0 repeat-x; height:1px; margin:17px 0px 20px 0px;}

.border-pad {margin:71px 0px 0px 0px;}
.border-pad1 {margin:60px 0px 0px 0px;}
.border-pad2 {margin:40px 0px 0px 0px;}
.border-pad3 {margin:45px 0px 0px 0px;}
.border-pad4 {margin:55px 0px 0px 0px;}

.uppercase {text-transform:uppercase;}

.list1 li {font-size:16px; line-height:30px; background:url(../images/list1-bg.gif) 0 12px no-repeat; padding-left:15px;}
.list1 a {color:#fff; text-decoration:none;}
.list1 a:hover {color:#c17c0f;}

.list1-top {padding-top:20px;}

.title1 {font-size:14px; line-height:1.2307em; color:#f49602; text-transform:uppercase; padding:8px 0px 14px 0px;}

.title-top1 {padding-top:34px;}

iframe {height:241px; width:270px; margin:14px 0px 0px 0px;}

dl {margin-top:18px;}
dl span {float:left; width:74px;}
dt {padding-bottom:18px;}
dd a {margin-left:4px; text-decoration:none; color:#c17c0f;}
dd a:hover {text-decoration:underline;}

.dd-color {color:#c17c0f;}

.link6 {color:#fff; text-decoration:none;}
.link6:hover {text-decoration:underline;}
/*===== footer =====*/
#footer {

}
.footer-top {margin-top:24px;}


.text {font-size:13px; line-height:18px; color:#fff; color:#fff; text-transform:uppercase; font-weight:bold; padding-bottom:14px;}

.foot-text {font-size:13px; line-height:24px; color:#8d8d8d; padding:0px 0px 0px 3px; font-weight:bold;}
.foot-text a {color:#8d8d8d; text-decoration:none; margin-left:2px;}
.foot-text a:hover {text-decoration:underline;}

.foot-text-pad {margin-right:39px; margin-top:-1px;}

.foot-text span {display:inline-block; padding:5px 0px 0px 6px;}

.LINK { padding-top:40px; padding-right:0; float:right; margin-right:-40px;}

/*----- forms -----*/
#contact-form {
	vertical-align:top;	
	padding-top:16px;
	padding-left:1px;
}
	#contact-form fieldset {
		border:none;
		}
		#contact-form .rowElem {
			display:block;			
			position:relative;
			min-height:51px;
			overflow:hidden;
			}
			#contact-form .textarea-box {
				position:relative;
			}
			#contact-form input {
				width:209px;
				padding:4px 0px 8px 18px;
				background:#fff;
				border-top:1px solid #707070;
				border-left:1px solid #707070;
				border-right:none;
				border-bottom:none;
				line-height:1.2307em;
				font-size:13px;
				display:block;
				color:#8d8d8d;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				margin:0px;
				
				
				
				
				}
				
			#contact-form textarea {
				line-height:1.2307em;
				width:409px;
				height:163px;
				padding:9px 0px 8px 18px;
				background:#fff;
				border-top:1px solid #707070;
				border-left:1px solid #707070;
				border-right:none;
				border-bottom:none;
				line-height:1.2307em;
				display:block;
				color:#8d8d8d;
				overflow:auto;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				margin:0px;
				
				}
				#contact-form label {
					padding:0px 0 2px 5px;
					display:inline-block;
					font-size:12px;
					display:none;
				}
				#contact-form .rowElem label {
					font-size:11px;
					
					right:5px;
					top:0
				}
				#contact-form .textarea-box label {
					padding:0px 0 2px 5px;
					font-size:11px;
				}
#contact-form .error {
				color:red;
			}

div#contact_form .download-box {
	margin:0px 30px 0 0;
	padding-top:24px;
}
#back {
	line-height:17px;
	font-size:11px;
	color:#f49602;	
	font-weight:bold;
	display:inline-block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	cursor:pointer;
	text-decoration:underline
} 
#back:hover {text-decoration:none;}

.link11  {
	line-height:17px;
	font-size:11px;
	color:#f49602;	
	font-weight:bold;
	display:inline-block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:underline
	
	
} 

.link10 {float:right; margin:17px 0px 0px 0px;}
.link10 a {
	line-height:17px;
	font-size:11px;
	color:#f49602;	
	font-weight:bold;
	display:inline-block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-left:27px;
	
}


.paddingLeft27 {
	padding-left: 2.70%;
}

.paddingLeft4 {
	padding-left: 4%;
}

.paddingLeft45 {
	padding-left: 4.5%;
}

.marginButton0 {
	margin-bottom: 0%;
}

.marginTop0 {
	margin-top: 0%;
}

.cursive {
	font-style: italic;
}

.negrita {
	font-weight: bold;
}

.colorAzul {
	color: blue;
}

.colorNaranja {
	color: #f49602;
}

.decorationNone{
	text-decoration:none;
}


/*==========================================*/
    
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */